Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to switch localization to English on machines with different regional settings.

Hi,

I have read conversations about how to do it, but seem to be unable to figure
the whole truth:

I have RTC 1.0.1.1 installed from a zip file on my machine, both client and
server.

I start RTC using this command: TeamConcert.exe -nl en
I used to also have a VM argument

-Duser.language=en_US

in the teamconcert.ini this worked for me fine in the past. However with
this release and the german nationalization installed from the zip file RTC
seems to get confused.
The main menus are in english but I still see (pretty funny) german expressions
for instance in events and in some other areas.

Can anyone please be a bit more specific on where to supply what flag to
get my RTC back to proper english?

Many thanks in advance!

Ralph

1

1 vote


Accepted answer

Permanent link
Since this still seems to be puzzling to many people, here what I do today:

I want an English UI, but without intervention Jazz provides a mix of German and English on my machine with German regional settings.

To prevent that, I do the following:

I add -Duser.language=en as parameter to
 - The application server environment e.g. adding set JAVA_OPTS=%JAVA_OPTS% -Duser.language=en to the server.startup.bat
- The eclipse.ini, the jbe.ini, the scm.ini
- The Web UI detects the browser language and tries to provide localized content, so I switched my browser to English settings using the Quick Locale Switcher (FireFox)

It is also wise to make sure to create projects using the English process templates.

In principle this is also true for all the other CLM applications.
Ralph Schoon selected this answer as the correct answer

4 votes


One other answer

Permanent link
Hi Ralph,
Good article! I just wanted to say that if you are using WAS, you must perform following additional steps:

  1. In the WebSphere Integrated Solutions Console, click Servers > Server Types > WebSphere application servers > Server1.
  2. Under Server Infrastructure, click Java and Process Management > Process definition.
  3. Under Additional Properties, click Java Virtual Machine.
  4. In the Generic JVM arguments field, add following parameter:
    -Duser.language=en

2 votes

Comments

Thanks Krzysztof!

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,498

Question asked: Mar 04 '09, 5:14 a.m.

Question was seen: 9,635 times

Last updated: Aug 09 '16, 4:08 a.m.

Confirmation Cancel Confirm